home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Environments / Prograph Classic 2.6.1 / Prograph Extensions / Disabled Primitives / Communication Primitives / Communication Primitives.rsrc / STR#_205.txt < prev    next >
Encoding:
Text File  |  1995-09-21  |  308 b   |  11 lines

  1. Inputs: PortNum; Count
  2. Outputs: Data; ErrorCode
  3.  
  4. Inputs: integer; integer
  5. Outputs: string; integer
  6.  
  7. Receive Count characters from the serial port. Data is NULL if the receive operation failed. Use count-sport-input to find out how many characters are available to be read from the serial port.
  8.  
  9. Serial Port
  10.  
  11.